home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / A_C / B3_101.ZIP / PATCH.DEF < prev    next >
Text File  |  1995-10-17  |  1KB  |  36 lines

  1. // ==> PATCH.DEF
  2. // This file is the definition file for installation procedure INSTALL.EXE.
  3. // Note:
  4. //  1. After installation, install.exe will be renamed to be setup.exe,
  5. //          configuration file will be generated as   SETUP.CFG
  6. //  2. Installation will read "READ.ME" page by page for special notice.
  7. [Header]
  8. Drive=          C:              //Dest Drive (user changable)
  9. Dir=            BREACHCD        //Dest Directory (user changable)
  10. Exe=            BREACH3         //Executable file
  11. Title=          Breach 3        //Title
  12. Version=        1.01            //Version
  13. Disks=          1               //Disks to be installed
  14. HardDrive=      2 M            //requirement
  15. RAM640=         0 K             //requirement
  16. RAMext=         0 M             //requirement
  17. Sound=          NO              //support sound
  18. Printer=        NO              //support printer
  19. SVGA=           NO              //using SVGA mode
  20. CD_ROM=         NO              //support CD ROM version(Source Drive)
  21. Patch=          Yes
  22.  
  23. [Disk 1]
  24. Id=DISK1                        //check file existance for the correct disk
  25. MD={Drive}{Dir}
  26. copy=patch.def,   {Drive}{Dir}
  27. copy=update.bat,  {Drive}{Dir}      
  28. copy=b3patch.lzh, {Drive}{Dir}      
  29. copy=lha.exe,     {Drive}{Dir}
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.